PDF4Java Reference Documentation
com.o2sol.pdf4java.core.io Package
/
FileStream Class
/ setPosition Method
The current position within the stream.
Collapse All
Expand All
In This Topic
setPosition Method
In This Topic
Sets the position within the current stream.
Syntax
public
void
setPosition(
long
value
)
Parameters
value
The current position within the stream.
See Also
Reference
FileStream Class
FileStream Members